@charset "utf-8";
/* CSS Document */
/*CSS reset*/
html{color:#000;background:#FFF;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
.fl{ float:left}
.fr{ float:right}
.clear{ clear:both}
a{text-decoration:none; color:#555;}
a:hover{ color:#8ec31f; text-decoration:none}


body{ margin:0 auto;padding:0px;width:100%;font-family:microsoft yahei;font-size:16px; color:#555!important; }
.head1{ width:100%; margin:0 auto; background:#f1f1f1; height:40px; line-height:40px;}
.head1 .head_cen{ width:1200px; margin:0 auto}
.head1 .head_cen .yuyan ul li{ float:left; margin-left:5px; margin-right:5px;}
.head2{ width:1200px; margin:0 auto; padding-top:20px; padding-bottom:20px;}
.shu{ background:#d8d8d8; height:50px; margin-top:5px; width:1px; margin-right:12px; margin-left:12px;}
.kouhao{ font-size:30px;color:#8ec31f; margin-top:5px;}
.tel{ background:url(../images/index_06.png) no-repeat left top; padding-left:70px;}
.tel span{ font-size:23px; color:#f85606;}



.banner{ width:100%; height:550px; overflow:hidden; position:relative;font-size:0; z-index:100;}
.b-img{ height:550px;  position:absolute; left:0; top:0;}
.b-img a{ display:block; height:550px; float:left;}
.b-list{ height:50px; padding-top:500px; position:relative; margin:0 auto;z-index:1;}
.b-list span{ display:block;cursor:pointer; width:14px; height:14px; border-radius:50%; border:3px solid #1974b3; float:left; margin:0 5px; _margin:0 3px;}
.b-list .spcss{border:3px solid #da0200;}
.bar-left{ position:absolute; z-index:1; display:block; width:100px; height:100%; left:0px; background:none; top:0px; }
.bar-right{ position:absolute;z-index:1; display:block; width:100px; height:100%; right:0px; background:none; top:0px; }
.bar-left em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) 0px 0px no-repeat; margin:0 auto; margin-top:185px;}
.bar-right em{ display:block; width:50px; height:100px; background:url(../images/arrow.png) -50px 0px no-repeat; margin:0 auto; margin-top:185px;}
.bar-left .emcss{ background-position:0px -100px;}
.bar-right .emcss{ background-position:-50px -100px;}

.nava{ width:100%; margin:0 auto;background:#8ec31f; height:55px; line-height:55px}
#menu{ margin:0 auto; width:1200px;}
ul.menu {list-style:none; margin:0; float:inherit; text-align:center; padding-left:0px; }
ul.menu * {margin:0; padding:0; }
ul.menu a {display:block; text-decoration:none;  color:#fff;}
ul.menu li {position:relative; float:left; }
ul.menu ul {position:absolute;left:0; display:none; opacity:0; list-style:none;text-align:center;
z-index:9999999!important; margin-left:9px; }
ul.menu ul li {position:relative;border-top:none; margin:0;font-weight:normal;background:#fea300; 
border-bottom:1px solid #fff; width:110px;height:30px;top:2px; line-height:30px; margin-left:10px;}
ul.menu ul li a {display:block;color:#fff;font-weight:normal;line-height:30px; font-size:14px; }
ul.menu ul li a:hover { color:#fff;background:#8ec31f;}
ul.menu ul ul {top:0px}
ul.menu .menulink {font-size:16px;margin-left:15px; margin-right:15px; padding-right:25px; padding-left:25px;padding-bottom:0px;height:55px;line-height:55px;}
ul.menu .menulink:hover, ul.menu .menuhover { background:#84b819; color:#fff; display:block; height:55px; line-height:55px;}
.sousou{ width:100%; margin:0 auto; background:#8ec31f; color:#fff}
.sousuo{ width:1200px; margin:0 auto; padding-bottom:15px; padding-top:15px;}
.sousuo .search{height:31px;  width:270px; margin:0 auto; margin-top:-5px; }
.sousuo .search li{ float:left; width:auto }
.sousuo .guan{ width:600px;}
.sousuo .guan ul li{ float:left; float:left;line-height:28px; border:none;}
.searchinput{height:29px; padding-left:10px; width:158px; border:1px solid #d8d8d8;color:#d8d8d8; font-size:14px; line-height:29px;}

.jiejue{ width:100%; margin:0 auto; background:#f1f1f1; margin-bottom:50px;}
.fangan{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px;}


.proudcts{ padding-bottom:50px; width:1200px; margin:0 auto; padding-bottom:60px;}
.style5 dl { margin-top:30px;}
.style5 dl dd{float:left; margin-right:20px; margin-bottom:40px;position:relative;list-style:none}
.style5 dl dd{transition:All 0.4s ease-in-out;    -webkit-transition:All 0.4s ease-in-out;    -moz-transition:All 0.4s ease-in-out;    -o-transition:All 0.4s ease-in-out;}
.style5 dl dd img{width: 378px;height: 284px;}
.style5 dl dd span{background:rgba(0, 0, 0, 0.5);color:#fff;line-height: 50px;position:absolute;bottom: 5px;width: 378px;left:0; font-size:20px; text-align:center;transition:All 0.4s ease-in-out;-webkit-transition:All 0.4s ease-in-out;-moz-transition:All 0.4s ease-in-out;-o-transition:All 0.4s ease-in-out;}
.style5 dl dd:hover {transform:translate(0,-10px);    -webkit-transform:translate(0,-10px);    -moz-transform:translate(0,-10px);    -o-transform:translate(0,-10px);    -ms-transform:translate(0,-10px);}

.moreb{-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#8ec31f; width:150px; height:40px;text-align:center; margin-top:40px; margin:0 auto}
.moreb a{ color:#fff;line-height:40px;text-align:center ; font-size:18px;}
.wrapa{ width:1200px; margin:0 auto;}
/* 本案例需要的css样式 */
ul,li{ list-style:none;}
.taba{ width:1200px;}
.tab-hda { width:780px; margin:0 auto;  margin-top:30px;}
.tab-hda li{ float:left;text-align:center; cursor:pointer;-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#ebe8e8; height:40px;text-align:center; padding-left:15px; line-height:40px; font-size:17px; padding-right:15px; margin-right:20px; margin-bottom:20px;}
.tab-hda li.active{ background:#8ec31f; color:#fff;}
.tab-bda li{display:none; width:1200px; border-top:0 none; font-size:24px;}
.tab-bda li.thisclass{ display:list-item;}
.web{width:1250px;margin:0px auto; padding-top:40px;}
.con{width:1250px;margin:0px auto; }
.con ul li{width:350px;height:230px;float:left;margin-right:40px;margin-bottom:40px;position:relative;overflow:hidden;cursor:pointer; border:10px solid #8ec31f;}
.txt{width:350px;height:45px;background:rgba(0,0,0,0.6);/*透明背景色，不透明其文字内容*/position:absolute;left:0;bottom:0;color:#fff;}
.txt h3{font-size:20px;font-weight:100;height:45px;text-align:center;line-height:45px;}
.txt p{font-size:14px;text-align:center; padding-left:20px; padding-right:20px;}

.weishenme{ width:100%; margin:0 auto; background:url(../images/bbg.jpg) no-repeat center; height:471px; margin-bottom:60px;}
.why{ width:1200px; margin:0 auto; padding-top:50px;}
.why h2{ font-size:40px; margin:0 auto; color:#fff; text-align:center}
.why h3{ font-family:Arial, Helvetica, sans-serif; font-size:16px; text-transform:uppercase;text-align:center; color:#e4efd1;}
#order_nav {  position: relative; background: #fff; position: relative; }
#order_nav .list { width:1200px; margin: 0 auto; }
#order_nav .list li { width: 116px; height: 116px; float: left; border-radius: 50%; position: relative; margin: 20px 102px 80px 20px; position: relative; cursor: pointer; -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
#order_nav .list li a { display: block; width: 100%; height: 100%; }
#order_nav .list li .cycle_mark { position: absolute; left: 0; top: 0; z-index: 2; }
#order_nav .list li .ico { width: 140px; height: 140px; position: absolute; left: 7px; top: 7px; background: #fff ; border-radius: 50%; z-index: 1; -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; border:2px solid #8ec31f; }
.bigda{ background:#fff;width: 175px; height: 175px; border-radius: 50%; text-align:center }
#order_nav .list li ._1 img{ padding-top:30px; padding-left:5px; }
#order_nav .list li ._1{ margin-top:9px; margin-left:8px;}
.bigico{width:175px; font-size:20px; color:#fff; position: absolute; left: 0; top: 196px; text-align: center; text-align:center;font-weight: bold; }
#order_nav .list li p { width:175px; position: absolute;left: 25px; top: 216px;text-align: center; }
#order_nav .list li p span {  color: #414141; display: block; font-weight: bold; }
#order_nav .list li p strong { font-size: 12px; color: #f00; display: block; }
#order_nav .list li p span a{-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ border:1px solid #fff; color:#fff; font-size:15px; width:120px; line-height:35px; height:35px;text-align:center; margin-top:20px;}
#order_nav .list li p span a:hover{ background:#fff; color:#8ec31f;}
#order_nav .list li.on .ico { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

.case{ width:1200px; margin:0 auto; padding-bottom:0px;}
.casezhong{ width:1200px; margin:0 auto; padding-top:50px;}
.casezuo{ width:782px; height:722px; border:1px solid #d8d8d8;}
.casenr{ padding:8px; margin:0 auto; padding-top:12px;}
.anlimiao{ width:752px; padding-top:15px; margin:0 auto;}
.caimg{ width:756px; height:530px; text-align:center; margin:0 auto}
.catop h2{ font-size:25px; color:#8ec31f;}
.morec{ background:#8ec31f; width:30px; height:30px; line-height:30px; text-align:center;}
.morec a{ color:#fff; font-size:30px; text-align:center; line-height:30px;}
.cmoao{width:752px; margin:0 auto; padding-top:9px; text-align:left}
.cmoao span{ font-size:20px; text-align:left; color:#000;}
.cmoao p{ font-size:17px; line-height:30px; padding-top:9px;}
.caseyou{ width:414px; border-left:0px!important; border:1px solid #d8d8d8;height:722px; }
.cada{ width:398px; margin:0 auto; padding-top:12px; padding-left:8px; padding-right:8px; height:585px;}
.lia{ width:398px; margin:0 auto; text-align:center; margin-bottom:20px;}
.lia p{ font-size:17px;}
.qiang{ background:#8ec31f; height:110px;width:385px; margin:0 auto; text-align:center; color:#fff;}
.qiang p{ font-size:25px; padding-top:20px;}
.qiang span{ font-size:30px;}
.wrap{ width:1200px; margin:0 auto; margin-top:28px;}
/* 本案例需要的css样式 */
.tab{ width:1200px; margin:0 auto}
.tab-hd {overflow:hidden; zoom:1;}
.tab-hd li{ float:left; width:168px;border:1px solid #8ec31f; font-size:17px;text-align:center; height:50px; line-height:50px; cursor:pointer;}
.tab-hd li.active{ background:#8ec31f; color:#fff;}
.tab-bd li{display:none;  border-top:0 none; font-size:24px;}
.tab-bd li.thisclass{ display:list-item;}
.zena{ font-size:40px; color:#000; text-align:center; margin:0 auto;}
.zenb{ font-size:25px; color:#333;text-align:center; margin:0 auto;}
.ys2 {
  background: url(../images/cbg.jpg) no-repeat center 27px;
  background-size: 1920px 675px;
  height: 735px;
  overflow: hidden;
  margin-top: 40px;
}
.ys01 {
  width: 800px;
  height: 51px;
  margin: 0 auto;
  background: #bbb;
  border-radius: 25px;
  overflow: hidden;
}
.ys01 dl{position: absolute; width: 1200px; left: 0px; top: 0px; display: none;}
.ys01 li {
  width: 199px;
  border-right: 1px solid #fff;
  float: left;
  height: 51px;
  font: 20px "Microsoft Yahei";
  line-height: 51px;
}
.ys01 li {
  display: block;
  color: #fff;
}
.ys02{position: relative; width: 1200px; height: 500px; margin:0 auto; margin-top:70px;}
.ys01 li span {
  display: inline-block;
  width: 36px;
  height: 34px;
  float: left;
  margin: 9px 12px 0 50px;
}
.ys01 li span img {
  width: 27px;
  height: 27px; margin-top:3px; margin-left:10px;
}
.ys01 li span em {
  display: block;
  width: 36px;
  height: 34px;
  background: url(../images/ys11.png) no-repeat;
  background-size: 36px 34px;
}
.ys01 li b {
  font-weight: normal;
  display: inline-block;
  width: 94px;
  height: 51px;
  overflow: hidden;
}
.ys01 li:hover,
.ys01 li.cur {
  background: #8ec31f;
  color: #fff;
}
.ys01 .li01:hover,
.ys01 .li01.cur a {
  border-radius: 25px 0 0 25px;
}
.ys01 .li04:hover,
.ys01 .li04.cur a {
  border-radius: 0 25px 25px 0;
}
.ys01 .li04 {
  border-right: 0;
}
.ys02 {
  height: 540px;
  margin-top: 65px;
  overflow: hidden;
}
.ys02 dl {
  height: 500px;
  position: relative;
}
.ys02 dt {
  width: 650px;
  height: 499px;
  overflow: hidden;
}
.ys02 dt img {
  width: 650px;
  height: 499px;
}
.ys02 dd {
  width: 560px;
  position: absolute;
  top: 40px;
  right: 0;
  background: #8ec31f;
  height: 460px;
  padding: 30px 30px 0 30px;
}
.ys02 dd h3 {
  height: 94px;
  background: url(../images/ys_line.gif) no-repeat left bottom;
  background-size: 58px 4px;
  font: 28px "Microsoft Yahei";
  color: #fff;
  margin-bottom: 20px;
}
.ys02 dd h3 em {
  display: block;
  float: left;
  font: 70px Impact;
  padding-right: 12px; border-bottom:3px solid #fff;
}
.ys02 dd h3 b,
.ys02 dd h3 span {
  display: block;
  width: 410px;
  height: 37px;
  float: left;
  overflow: hidden;
}
.ys02 dd h3 i {
  display: block;
}
.ys02 dd p {
  font: 16px "Microsoft Yahei";
  line-height: 26px;
  color: #fff;
  height: 120px;
  overflow: hidden;
}
.ys02 dd h5 {
  height: 160px;
  overflow: hidden;
}
.ys02 dd h5 em {
  display: inline-block;
  width: 253px;
  height: 160px; margin-right:20px;
  padding-left:5px;
}
.ys02 dd h5 em img {
  width: 253px;
  height: 160px;
}


.huoban{ width:1200px; margin:0 auto;padding-bottom:50px;}
/* 本案例使用css样式 */
.left{ float:left;}
.right{ float:right;}
.shangyi,.xiayi{-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#8ec31f; width:130px; height:35px;text-align:center;font-size:16px; line-height:35px;}
a.shangyi,a.xiayi{ color:#fff!important}
.device{ width:1200px; height:auto; overflow:hidden; background:#fff; padding:10px;}
.device .scroll{ width:100%; height:310px; overflow:hidden; position:relative;}
.device .scroll ul{ position:absolute; left:0; top:0; height:310px; overflow:hidden;}
.device h2{ height:18px; line-height:18px; text-align:left;font-size:12px; padding:5px 5px 10px 5px;}
.device h2 a{ display:block; padding-right:10px;color:#686363;}
.device ul{ overflow:hidden;}
.device ul li{overflow:hidden; position:relative; float:left;}
.lanrenzhijia{ width:258px; height:115px;text-align:center;vertical-align:middle;display:block;position:relative;  margin-top:25px; margin-left:20px; margin-right:20px; margin-bottom:15px; border:1px solid #d8d8d8;}
.lanrenzhijia a{display:table-cell;vertical-align:middle;width:260px; height:115px;}
.lanrenzhijia a img{max-width:240px;max-height:95px; }
.lanrenzhijia a:hover{ border:1px solid #8ec31f}

.device ul li:hover img{opacity: 0.8;filter: alpha(opacity=80);}
.device ul li a.link{ display:block; width:160px; height:24px; line-height:24px; text-align:center; color:#fff; font-size:12px; position:absolute; left:0; bottom:0; background:#000;opacity: 0.5;filter: alpha(opacity=50); z-index:20;}



.guanyu{ width:100%; margin:0 auto; background:url(../images/abg.jpg) no-repeat center top;}
.women{ width:1200px; margin:0 auto; padding-top:60px; padding-bottom:20px;}
.bigtitle{ font-size:35px; color:#8ec31f;margin:0 auto;text-align:center; line-height:30px; font-weight:bold }
.miaoshu{ background:url(../images/tbg.png) no-repeat center; height:47px; line-height:43px; text-align:center; font-size:17px;}
.about{ width:1140px; margin:0 auto; background:#f7f7f7; padding:30px; height:335px; margin-top:25px;}
.abmiao{ width:540px; margin-top:15px;}
.abmiao h2 a{ color:#8ec31f; font-size:25px;}
.abmiao p{ line-height:28px; height:190px; overflow:hidden; margin-top:20px;}
.gengduo{-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#8ec31f; width:130px; height:35px;text-align:center; margin-top:20px;}
.gengduo a{ color:#fff; line-height:35px;}
#demolefta{OVERFLOW: hidden!important; WIDTH:1200px; margin:0 auto; padding-top:25px; position:relative; padding-bottom:60px; }
.tuimg{ width:294px; height:210px; margin-right:40px;}
#demolefta .txt2 { color:#fff}

.xinwend{ width:100%; margin:0 auto; padding-bottom:50px;}
.xinbg{ background:#f1f1f1; width:100%; margin:0 auto}
.xinzg{ width:1200px; margin:0 auto}
.xinwend .bigtitle{ font-size:35px; color:#8ec31f;margin:0 auto;text-align:center; line-height:70px; padding-top:25px; padding-bottom:25px; font-weight:bold }
.black{ color:#000;}
.more{-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#8ec31f; width:130px; height:35px;text-align:center; margin-top:40px;}
.more a{ color:#fff;line-height:35px;text-align:center }
.news{ width:1200px; margin:0 auto; margin-top:40px;}
.xinwenzuo{ width:600px;}
.newsyou{ width:500px; }

.tabbox {width:600px; margin:0 auto;}
.tabmenu {width:600px; height:40px; text-align:center;}
.tabmenu ul {margin:0;padding:0;list-style-type: none;}
.tabmenu li { text-align:center; float:left; display:block; -moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#f1f1f1; width:140px; overflow:hidden;line-height:40px; display:inline;color:#000;font-size:16px; margin-right:30px; }

.tabmenu .cli {text-align:center;float:left;display:block;-moz-border-radius:20px;/*Firefox支持*/ 
-webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#8ec31f; width:140px;overflow:hidden;line-height:40px;display:inline;font-size:16px; cursor:pointer;color:#fff}
#tabcontent { width:600px; margin-top:30px;}
#tabcontent ul {margin:0;list-style-type: none; }
#tabcontent .hidden {display:none;}
.nzuo{ width:600px; border-bottom:1px solid #d8d8d8; padding-bottom:30px; }
.naz{width:420px;}
.bign a{ color:#8ec31f; font-size:17px;}
.zzzp{ font-size:15px; line-height:23px;color:#818181;padding-top:10px;height:50px;overflow:hidden;}
.morea{-moz-border-radius:10px;/*Firefox支持*/ 
-webkit-border-radius:10px;/*webkit内核的Safari和Chrome支*/border-radius:10px;/*--Opera支持*/ background:#8ec31f; width:70px; text-align:center; height:25px; line-height:25px; margin-top:5px; }
.morea a{ color:#fff;}
.nyou{ width:600px; }
.newlist{ height:50px; line-height:50px;border-bottom:1px solid #d8d8d8;}
.newlist .bitp{ color:#555}
.newlist{ width:600px; line-height:50px;}

.ntop h2{color:#000; font-size:20px; font-weight:bold}
.nnp{width:500px; margin-top:50px; height:300px;}
#colee{overflow:hidden;height:285px;width:500px; margin-top:20px;}
.wen{
list-style-type:none;
height:24px;
background:url(../images/index_84.png) no-repeat left 3px;
text-align:left; padding-left:35px; line-height:24px;
}
.wen a{ color:#8ec31f;}
.huida{
background:url(../images/index_87.png) no-repeat left top 3px;
text-align:left; padding-left:35px; line-height:26px; margin-bottom:30px; margin-top:10px; border-bottom:1px solid #ccc; padding-bottom:30px; color:#818181;}


.dingzhi{ width:100%; margin:0 auto; background:url(../images/index_89.png) no-repeat center; height:468px; padding-top:70px;margin-bottom:0px;}
.dingzhi .ding{ width:1200px; margin:0 auto; background:#fff;height:400px;}
.ding h2{ font-size:30px; color:#000; text-align:center; font-weight:bold; padding-top:50px; margin-bottom:10px;}
.ding h3{ width:430px;margin:0 auto; text-align:center}
.ding h3 span{ font-size:30px; color:#8ec31f; line-height:40px}
.ding h3 .dtel{-moz-border-radius:20px;/*Firefox支持*/ -webkit-border-radius:20px;/*webkit内核的Safari和Chrome支*/border-radius:20px;/*--Opera支持*/ background:#8ec31f; height:40px; line-height:40px; width:210px; font-size:25px; color:#fff;text-align:center;}
.ding table{ margin-top:30px;}
.dkuang{ border:1px solid #d8d8d8; line-height:45px; height:45px; width:400px; padding-left:20px; margin-bottom:15px;}
.dkuang2{ border:1px solid #d8d8d8; line-height:45px; height:115px; width:400px; padding-left:20px; margin-bottom:0px;}
.dkuang3{ margin-top:-15px;border:1px solid #d8d8d8; line-height:45px; height:45px; width:200px; padding-left:20px;}
.dkuang4{-moz-border-radius:10px;/*Firefox支持*/ -webkit-border-radius:10px;/*webkit内核的Safari和Chrome支*/border-radius:10px;/*--Opera支持*/ background:#8ec31f; height:180px; line-height:40px; width:100px; font-size:25px; color:#fff;text-align:center;}

.link{ width:1200px; margin:0 auto; padding-bottom:40px;}
.link ul li{ float:left; margin-right:30px; line-height:40px;}
.link h2{font-family:Arial,Helvetica, sans-serif;text-transform:uppercase;color:#000;font-size:30px;}


/*------------foot-------*/
.foot{ width:100%; margin:0 auto; background:#8ec31f; }
.foot .foot1{ width:1200px; margin:0 auto; padding-top:50px; color:#fff; padding-bottom:30px; border-bottom:1px solid #b0d563;}
.foot .foot1 .dfa{ width:200px;}
.foot .foot1 .dfb{ width:370px; margin-left:100px;}
.foot .foot1 .dfb .dblian{margin-top:20px; line-height:25px;}
.foot .foot1 .dfa ul { margin-top:15px;}
.foot .foot1 .dfa ul li{ float:left; width:50%; line-height:35px;}
.foot .foot1 .dfc table{ margin-top:20px; margin-left:-10px;}
.foot .foot1 a{ color:#fff;}
.foot .foot1 .dbtitle{ font-size:25px; padding-bottom:5px;}
.foot .foot1 .dbname{ font-size:15px; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; padding-bottom:5px;}
.foot .foot1 .dbline{ background:#fff; height:3px; width:50px;}
.foot2{ padding-top:30px; padding-bottom:30px;}
a.zzb07link{font-family: Arial, Helvetica, sans-serif;font-size: 15px;text-decoration:none;color: #fff;}
a.zzb07link:hover {text-decoration: underline;color: #fff;}
.zzb07tail{font-size:15px;font-family:Arial, Helvetica, sans-serif;color:#fff;}
/*------------foot-------*/






.contentPage{text-align:center; margin:0px 3px; padding:0px; padding-top:15px;padding-bottom:35px; width: 99%; color: #666; line-height: 30px; text-decoration: none; clear:both;}
.contentPage a:link {color: #8ec31f; text-decoration: none; font-size: 12px; margin:0px 3px; padding:4px 7px; border: 1px solid #8ec31f; font-weight: normal;}
.contentPage a:visited {color: #8ec31f; text-decoration: none; font-size: 12px; margin:0px 3px; border: 1px solid #8ec31f; padding:4px 7px; font-weight: normal;}
.contentPage a:hover {color:#FFF; margin:0px 3px; font-size: 12px; text-decoration: none; padding:4px 7px; background-color:#8ec31f; font-weight:normal;}
.contentPage .current{color:#f00; text-decoration: none; font-size: 12px; margin: 0px; border:0px solid #f00; padding:4px 7px; font-weight: normal;}
.contentPage .zi{font-size:12px; font-weight:bold; float:none!important;}
.contentPage .zi form{ display:inline;}
.contentPage .zi form input[type="text"]{ border:1px solid #CCC; line-height:18px; width:25px!important;}
.contentPage .zi form input[type="submit"]{ background-color:#CCC; border:0px; line-height:20px; color:#FFF; cursor:pointer;}

.ccb{text-align:center;border:1px solid #fff;margin-top:15px; width:350px; margin:0 auto}
.cca{margin-bottom:20px;float:left}
.chanpinlbb{ width:350px; height:260px!important;text-align:center;vertical-align:middle;display:block;position:relative;   margin-bottom:30px; margin-left:20px;margin-right:20px}
.chanpinlbb a{display:table-cell;vertical-align:middle; width:350px; height:260px ; padding:5px; border:1px solid #d8d8d8; }
.chanpinlbb a img{max-width:350px;max-height:260px; }
.chanpinlbb a:hover{border:1px solid #F60; padding:5px;}


.neiye{ width:100%; margin:0 auto; padding-top:0px; padding-bottom:0px;}
.con1{ width:1200px; margin:0 auto; margin-bottom:50px;}
.cad{ padding-left:20px; font-size:18px; color:#000;}
.con1 h1{ text-align:center; margin:0 auto; font-size:30px; color:#8ec31f; margin-bottom:10px;}
.naline{ width:70px; background:#8ec31f; height:3px; margin:0 auto; text-align:center;}
.neirongw{ width:1200px; margin:0 auto; line-height:30px; padding-top:30px;}
.con2{ width:100%; margin:0 auto; background:#fafafa;}
.con2 .honor{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.con2 h2{ color:#000; font-size:30px; text-align:center; margin:0 auto;}

.hl_main5_content{width:1200px; margin:0 auto;border-top:none;  margin-top:40px; }
.hl_main5_content1{width:1120px;margin-top:5px; overflow:hidden!important; float:left; margin-left:10px;}
.hl_main5_content1 ul{width:1600000px; overflow:hidden; height:300px; }
.hl_main5_content1 ul li{ float:left; height:300px; display:block;margin-right:12px; margin-left:12px; }
.hl_main5_content1 ul li p{ line-height:30px; text-align:center;}
.hl_scrool_leftbtn{width:24px; height:52px; background:url(../images/index_13.jpg) no-repeat; float:left; margin-top:130px; cursor:pointer;}
.hl_scrool_rightbtn{width:24px; height:52px; background:url(../images/index_15.jpg) no-repeat; float:right;margin-top:130px; cursor:pointer;}

.atupian{ width:200px; height:272px;text-align:center;vertical-align:middle;display:block;position:relative; border:1px solid #d8d8d8;}
a .atupian {display:table-cell;vertical-align:middle;width:200px; height:272px;}
a .atupian img{max-width:200px;max-height:272px; }
a .atupian:hover{ border:1px solid #090}


.con3{ width:1250px; margin:0 auto; padding-top:50px; }
.con3 h2{ color:#000; text-align:center; font-size:30px; margin:0 auto}
.style1 ul {padding-top:30px; }
.style1 ul li{float:left;position:relative;list-style:none; margin-right:8px; margin-left:8px;  width:294px;}
.style1 ul li{ -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.style1 ul li img{width: 294px;height: 210px;}
.style1 ul li span{background:rgba(0, 0, 0, 0.5);color:#fff;line-height: 35px;position:absolute;bottom: 5px;width:294px;left:0;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s; text-align:center; font-size:15px;}
.style1 ul li:hover {-webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); }
.style1 ul li:hover span{ opacity:0}


.con4{ width:1200px; margin:0 auto;padding-bottom:50px; margin-top:50px;}
.con4 table td{ padding-left:30px; padding-top:30px; padding-bottom:30px; padding-right:20px;}
.con4 table p{ font-size:20px; font-weight:bold; color:#8ec31f; padding-bottom:10px;}
.con4 table span{ font-size:15px;}
.ccp{ background:#8ec31f; height:160px; line-height:160px; color:#fff; font-size:30px; text-align:center; padding:0px;}
.oroa{ width:1200px; margin:0 auto; padding-top:50px; padding-bottom:50px;}
.con3 .moreb{ margin-top:30px;}


.jishu{ width:1250px; margin:0 auto;}
.jishu h2{color:#000; text-align:center; font-size:30px; margin:0 auto}
.jishu .jmiao{ line-height:25px; padding-top:15px; color:#555; width:1200px; margin:0 auto; text-align:center;}
.jishu .chancp{ width:350px; height:280px;text-align:center;vertical-align:middle;display:block;position:relative; background:#f5f5f5;overflow: hidden;}
.jishu .chancp {display:table-cell;vertical-align:middle;width:350px; height:280px; }
.jishu .chancp  img{max-width:300px;max-height:250px; }
.jishu .chancp img{
  cursor: pointer;
  transition: all 0.6s;}
.jishu .chancp img:hover{
  transform: scale(1.4);}
.chanpinya{ margin-right:40px; margin-left:25px;}
.jishu .chanpinya p{ text-align:center; line-height:40px;background:#f5f5f5; padding-bottom:20px; height:40px;}
.chanpinya p{ font-size:17px;}
.nish{ margin-top:30px;}
.neiye .moreb{ margin-top:30px;}


.oushu{ width:100%; margin:0 auto; background:#f5f5f5; padding-top:50px; margin-top:70px; padding-bottom:50px;}
.jishu2{ width:1250px; margin:0 auto;}
.jishu2 h2{color:#000; text-align:center; font-size:30px; margin:0 auto}
.jishu2 .jmiao{ line-height:25px; padding-top:15px; color:#555; width:1200px; margin:0 auto; text-align:center;}
.jishu2 .chancp{ width:350px; height:280px;text-align:center;vertical-align:middle;display:block;position:relative; background:#fff;overflow: hidden;}
.jishu2 .chancp {display:table-cell;vertical-align:middle;width:350px; height:280px; }
.jishu2 .chancp  img{max-width:300px;max-height:250px; }
.jishu2 .chancp img{
  cursor: pointer;
  transition: all 0.6s;}
.jishu2 .chancp img:hover{
  transform: scale(1.4);}
.jishu2 .chanpinya{ margin-right:40px; margin-left:25px;}
.jishu2 .chanpinya p{ text-align:center; line-height:40px;background:#fff; padding-bottom:20px; height:40px;}
.ndaohang{ width:100%; margin:0 auto; background:#f5f5f5;}
.ndao{ width:1200px; margin:0 auto; line-height:55px; height:55px;}
.ndao .fl{ font-size:25px; color:#000;}
.nyll ul li{ float:left; margin-left:5px; margin-right:5px;}
.home a{ color:#85ba17; font-weight:bold}
.nr01{ width:1200px; margin:0 auto; margin-top:30px;}
.nrimg{ width:450px; overflow:hidden; height:510px; overflow:hidden}
.nrimg img{ width:100%}
.nraa{ width:700px;}
.zen{ padding:50px; }
.zen h2{ font-size:28px;}
.zenmiao{ margin-top:25px; line-height:25px; height:130px; overflow:hidden;}
.nline{ background:#d8d8d8; height:1px; width:100%;}
.rexian{ color:#000; font-size:25px;}
.lvse{ color:#7caf12;}
.nraa01{ background:#f5f5f5;}
.zixun{ background:#8ec31f; height:50px; width:150px; text-align:center; margin-top:30px;}
.zixun a{ color:#fff; text-align:center; line-height:50px; font-size:17px;}
.nr02{ width:100%; margin:0 auto; background:#f5f5f5; margin-top:50px; height:5px;}
/* 本案例需要的css样式 */
.nr03{ width:1200px; margin:0 auto; padding-top:50px;}
.tab3{ width:1200px; margin:0 auto;}
.tab-hd3 { width:750px; margin:0 auto}
.tab-hd3 ul{ width:750px; margin:0 auto}
.tab-hd3 { overflow:hidden; zoom:1;}
.tab-hd3 li{ float:left; width:150px; font-size:20px; text-align:center; cursor:pointer;}
.tab-hd3 li.active{ border-bottom:3px solid #85ba17; padding-bottom:20px;}
.tab-bd3 li{display:none; width:1200px;margin:0 auto; line-height:30px; padding-top:30px;}
.tab-bd3 li.thisclass{ display:list-item;}
.kuang{ height:40px; border:1px solid #d8d8d8; background:#fff;padding-left:10px; margin-bottom:20px; width:350px;}
.nr03 table{ margin-top:30px;}


.g_qynew{margin-top: 10px; padding-bottom: 30px; margin:0 auto; width:1200px; overflow:hidden;}
.g_qynew h2{background:url(../images/antit1.jpg) no-repeat 0 6px;font-size: 32px;font-weight: normal;color: #252525;height: 66px; padding-left: 18px;}
.g_qynew h2 a{color: #252525;}
.g_qynew h2 em{display: inline-block;font-size: 20px;font-weight: normal;color: #cccccc;text-transform: uppercase; padding-left: 10px;}
.g_qynew h2 span a{font-size: 16px;color: #8ec31f;padding-top: 26px;display: block;}
.g_qynew .qynewtj{height: 286px;}
.g_qynew .qynewtj dt{float: left;width: 509px;height: 286px;}
.g_qynew .qynewtj dt img{width: 509px;height: 286px;display: block;}
.g_qynew .qynewtj dd{padding: 36px 44px 0 46px;background: #eeeeee;width: 600px;height: 250px;float: left;}
.g_qynew .qynewtj h3{position: relative;height: 40px;margin-bottom: 15px;padding-left: 100px;font-size: 18px;color: #000;}
.g_qynew .qynewtj h3 a{color: #000;}
.g_qynew .qynewtj h3 b{position: absolute;left:0;top:0;width: 76px;height: 40px;line-height: 40px;background: #8ec31f;text-align: center;font-size: 20px;color: #fff;font-weight: normal;}
.g_qynew .qynewtj p{font-size: 16px;color: #666666;line-height: 30px;height: 120px;overflow: hidden;margin-bottom: 20px;}
.g_qynew .qynewtj span{display: block;height: 36px;line-height: 36px;font-size: 16px;color: #01429e;}
.g_qynew .qynewtj span a{color: #8ec31f;}
.g_qynew .qynewtj span em{color: #666666;}
.g_qynew .qynew dl{float: left;width: 398px;border: 1px solid #f5f5f5; padding: 30px 0 0 0; height: 188px;}
.g_qynew .qynew dt{height: 30px;line-height: 30px;overflow: hidden;font-size: 16px;color: #333333;margin-bottom: 22px; padding: 0 30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.g_qynew .qynew dt a{color: #333333;}
.g_qynew .qynew dd p{font-size: 14px;color: #666666;line-height: 26px;height: 52px;overflow: hidden; margin-bottom: 30px; padding: 0 30px;}
.g_qynew .qynew dd span{display: block;height: 58px;line-height: 58px;border-top: 1px solid #e9e9e9;padding: 0 30px;}
.g_qynew .qynew dd span a{text-decoration: none;font-size: 16px;color: #8ec31f;}

.g_bk .content{ width:1200px; margin:0 auto}
.g_bk{background: #f9fafc;padding-top: 55px;height: 600px; margin-top:50px; margin:0 auto; width:100%;}
.g_bk h2{background:url(../images/antit1.jpg) no-repeat 0 6px;font-size: 32px;font-weight: normal;color: #252525;height: 66px; padding-left: 18px;}
.g_bk h2 a{color: #252525;}
.g_bk h2 em{display: inline-block;font-size: 20px;font-weight: normal;color: #cccccc;text-transform: uppercase; padding-left: 10px;}
.g_bk h2 span a{font-size: 16px;color: #7a7a7a;padding-top: 26px;display: block;}
.g_bk dl{float: left;width: 384px;margin-right: 16px;}
.g_bk .lastdl{margin-right: 0;}
.g_bk dt,.g_bk dt img{width: 384px;height: 216px;display: block;}
.g_bk dd{padding-top: 20px;background: #fff;height: 226px;}
.g_bk h3{height: 30px;line-height: 30px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap;font-size: 18px;color: #313131;margin-bottom: 8px; padding: 0 30px;}
.g_bk h3 a{color: #313131;}
.g_bk dd p{font-size: 14px;color: #666666;line-height: 28px;height: 112px;overflow: hidden; margin-bottom: 16px; padding: 0 30px;}
.g_bk dd span{display: block;height: 58px;line-height: 58px;border-top: 1px solid #e9e9e9;padding: 0 30px;}
.g_bk dd span a{text-decoration: none;font-size: 16px;color: #8ec31f;background:url(../images/bkm.jpg) no-repeat 300px 18px;display: block;height: 58px;line-height: 58px;}

.g_nwd{padding-top: 55px;height: 468px; width:1200px; margin:0 auto}
.g_nwd h2{background:url(../images/antit1.jpg) no-repeat 0 6px;font-size: 32px;font-weight: normal;color: #252525;height: 66px; padding-left: 18px;}
.g_nwd h2 a{color: #252525;}
.g_nwd h2 em{display: inline-block;font-size: 20px;font-weight: normal;color: #cccccc;text-transform: uppercase; padding-left: 10px;}
.g_nwd h2 span a{font-size: 16px;color: #7a7a7a;padding-top: 26px;display: block;}
.g_nwd .m_nwd dl{float: left;width: 590px;margin-right: 10px;margin-bottom: 20px;height: 148px;}
.g_nwd .m_nwd .lastdl{margin-right: 0;}
.g_nwd .m_nwd dt{background:url(../images/wdate.jpg) no-repeat;width: 92px;height: 108px;padding-top: 40px;font-size: 30px;color: #fff;padding-left: 20px; float: left;}
.g_nwd .m_nwd dt b{display: block;font-weight: normal;height: 50px;}
.g_nwd .m_nwd dt i{display: block;font-style: normal;font-size: 24px;color: #fff;padding-left: 38px;}
.g_nwd .m_nwd dd{background: #eeeeee;float: left;padding: 20px 25px 0 30px;height:128px; width: 422px;}
.g_nwd .m_nwd h3{height: 34px;line-height: 34px;overflow: hidden;font-size: 18px;color: #313131;font-weight: bold;margin-bottom: 8px;}
.g_nwd .m_nwd h3 a{color: #313131;}
.g_nwd .m_nwd p{font-size: 14px;color: #666666;line-height: 26px;height: 52px;overflow: hidden;}
.g_nwd .m_nwd p a{color: #8ec31f}


.xiangxi{ width:1200px; margin:0 auto}
.xiangxi h1{ color:#000; padding-bottom:10px; font-size:25px; margin:0 auto; text-align:center}
.nyline{ background:#d8d8d8; height:1px; width:100%; margin:0 auto}
.shijian{ width:1200px; text-align:center; line-height:30px; padding-bottom:10px;}
.xynra{ line-height:30px; width:1000px; margin:0 auto; padding-top:30px;}
.xynra img{ padding-top:20px; padding-bottom:20px;}



.tab4{ width:1250px; margin:0 auto}
.tab-hd4 {overflow:hidden; zoom:1;}
.tab-hd4 li{ float:left; width:169px;border:1px solid #8ec31f; font-size:16px;text-align:center; height:50px; line-height:50px; cursor:pointer;}
.tab-hd4 li.active{ background:#244CA3; color:#fff;}
.tab-bd4 li{display:none;  border-top:0 none; font-size:24px;}
.tab-bd4 li.thisclass{ display:list-item;}
.tazuo{ margin-top:50px; width:600px;}
.tazuo img{ width:100%;}
.tayou h2{ margin-bottom:10px;}

.tayou{ margin-top:50px; width:550px;}
.tayou .mals{ line-height:25px; font-size:15px;}
.anli_list{ width:1200px; margin:0 auto; padding-top:50px;}
.cased a:hover .cline{ background:#244CA3;}
.cased{ width:360px; margin-right:38px;margin-bottom:50px; height:300px;}
.wsmc p{line-height:30px; text-align:center; font-size:16px; margin-top:5px;}
.cline{ width:360px; height:5px; margin-top:10px; background:#f5f5f5;}
.wstupian{ width:360px; height:250px!important; text-align:center;vertical-align:middle;display:table-cell;position:relative; border:1px solid #d8d8d8;  }
.sdioa{ padding-top:0px!important; margin-top:0px!important}

.wstupian  img{max-width:350px;max-height:240px!important;overflow:hidden }
.wstupian .gs{ line-height:20px;font-size:16px; text-align:center!important}
.gs{ text-align:center}
.newsList { height: auto; overflow: hidden; width:1300px; margin:0 auto}
.newsList li .wd { height: auto; overflow: hidden; padding: 50px 0; border-bottom: 1px solid #eee; }
.newsList li:hover { background-color: #f7f7f7; }
.newsList .date { margin-top: 17px; height: 20px; line-height: 20px; color: #175d54; }
.newsList .date i:first-child { margin-right: 24px; }
.newsList .date i.pos { background-image: url(../images/pos.png); }
.newsImg { display: block; float: left; width: 300px; height: 230px; border:1px solid #d8d8d8; overflow: hidden; margin-left:40px; }
.newsImg img { width: 100%; height: 100%; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.newsImg img:hover { -webkit-transform: scale(1.05, 1.05); -moz-transform: scale(1.05, 1.05); }
.newsText { margin-left: 380px; padding-top: 7px; padding-right:30px; }
.newsText h3 { font-size: 20px; height: 36px; line-height: 36px; overflow: hidden; }
.newsText h3 a { color: #000; -webkit-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }
.mored{-moz-border-radius:15px;/*Firefox支持*/ 
-webkit-border-radius:15px;/*webkit内核的Safari和Chrome支*/border-radius:15px;/*--Opera支持*/ border:1px solid #8ec31f; width:100px; height:30px;  text-align:center; margin-top:15px;}
.mored a{ color:#8ec31f; line-height:30px; text-align:center }
.mored a:hover{ background:#8ec31f; color:#fff; display:block;-moz-border-radius:15px;/*Firefox支持*/
-webkit-border-radius:15px;/*webkit内核的Safari和Chrome支*/border-radius:15px;/*--Opera支持*/ }
.newsText h3 a:hover { padding-left: 15px; color: #8ec31f; }
 .mored a:hover span{ color:#fff}
.time { font-size: 1.4em; color: #4c4c4c; font-family: Arial;  }
.newsInfo { color: #8e8e8e; font-size: 17px; height: 48px; line-height: 24px; overflow: hidden; margin: 20px 0; }
.contentnews { width:1200px; margin:0 auto; }
.newsTitle { height: auto; overflow: hidden; padding-bottom:10px; text-align: center; border-bottom: 1px solid #e7e7e7; }
.newsTitle h1 { font-size: 25px; color: #2c2c2c; }
.date { color: #848484; height: 30px; line-height: 30px; margin-top: 21px; }
.date i { display: inline-block; font-style: normal; padding-left: 22px; font-size:16px; background: url(../images/date2.png) no-repeat left center; }
.date i:first-child { background-image: url(../images/date.png); margin-right: 48px; }



.time-line{width:1200px;margin:20px auto;position: relative;}
.time-line .left-btn,.time-line .right-btn{width: 30px;height: 30px;background: url(../images/arrow2.png) no-repeat;position: absolute;margin-top:-15px;cursor: pointer;}
.time-line .left-btn{left:0;top:50%;}
.time-line .right-btn{right:0;top:50%;transform: rotate(180deg);}
.time-line .right-btn:hover{background: url(../images/arrow-hover.png) no-repeat;transform: rotate(180deg);}
.time-line .left-btn:hover{background: url(../images/arrow-hover.png) no-repeat;}
.time-line .time-box{width: 1140px;margin: 0 auto;overflow: hidden;}
.time-line .time-box ul{overflow: hidden;position: relative;height: 255px;}
.time-line .time-box ul:after{content: "";background: #d2d2d2;height: 1px;width: 100%;position: absolute;left:0;top:50%;}
.time-line .time-box li{width:210px;float: left;padding: 10px;box-sizing: border-box;border: 1px solid #d2d2d2;position: relative; cursor: pointer; top:25px;}
	.time-line .time-box li:nth-child(2n){margin-top: 140px;}
	.time-line .time-box li:before{content: "";border-left: 1px solid #d2d2d2;border-bottom: 1px solid #d2d2d2;position: absolute;width: 16px;height: 16px;background: #fff;   bottom: -9px; transform: rotate(-45deg);left: 50%;margin-left: -8px;}
	.time-line .time-box li:after{content: "";width: 15px;height: 15px;background: url(../images/point.png) no-repeat;position: absolute;left:50%;margin-left:-7px;bottom: 0;    bottom: -48px; z-index: 1;}
	.time-line .time-box li:nth-child(2n):before{bottom: auto;top: -10px;transform: rotate(-225deg);}
	.time-line .time-box li:nth-child(2n):after{bottom: auto;top:-46px;}
	.time-line .time-box li:hover,.time-line .time-box li.active{background: #8ec31f;color:#fff;border-color: #8ec31f;}
	.time-line .time-box li:hover:before,.time-line .time-box li.active:before{border-color: #8ec31f;background: #8ec31f;}
	.time-line .time-box li:hover:after,.time-line .time-box li.active:after{background: url(../images/point-hover.png) no-repeat;}



.zeyang{ width:1200px; margin:0 auto; line-height:30px;}
.zeyang h2{ font-size:25px; font-weight:bold; margin-bottom:20px;text-align:left; padding-top:20px;}
.ppp{ line-height:30px;}
.zeyang table td{ padding-left:20px; padding-right:20px;}
.zenyang table{margin:0 auto; line-height:45px;}
#myGallery li img{padding:5px; border:1px solid #d8d8d8;}
.zcpa{width:900px; margin:0 auto}


.container{line-height:35px;}
.container a {
    border-bottom-width: 1px;

 color:#8ec31f
}
.product_perform_detail a {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #8ec31f; color:#8ec31f
}

.seek-phone{line-height:23px;}
.seek-image p{line-height:62px; background:#8ec31f; color:#fff;}
.multiple_content{padding-left:5px;}

.multiple_content h3{padding-top:10px; padding-bottom:10px;}


.imgbox{height:200px; width:280px; _overflow:hidden}
.product_application{height:70px; overflow:hidden}
.newscate{
margin:0 auto;
width:800px;}